IviFgen Configure Sample Clock [SC] VI
IviFgenSampleClock [SC] Capability Group
This VI configures the sample clock source for the function generator.
instrument handle The instrument handle that you obtain from the IviFgen Initialize or IviFgen Initialize With Options VI. | |
instrument handle out The instrument handle that you obtain from the IviDigitizer Initialize VI or IviDigitizer Initialize With Options VI. The handle identifies a particular instrument session. Default Value: None |
|
Sample Clock Source (Internal) Pass the sample clock source you want the function generator to use. The driver sets the IviFgen Sample Clock Source [SC] property to this value. The value you specify determines the clock used for the waveform generation. If you want to set this parameter to IVIFGEN_VAL_SAMPLE_CLOCK_SOURCE_EXTERNAL (1), you must first set the arbitrary sample rate to the corresponding frequency of the external sample clock. You can use the IviFgen Configure Sample Rate [ARB] VI or set the IviFgen Sample Rate [ARB] property to configure the arbitrary sample rate. Defined Values: IVIFGEN_VAL_SAMPLE_CLOCK_SOURCE_INTERNAL (0)—Use the internal sample clock. IVIFGEN_VAL_SAMPLE_CLOCK_SOURCE_EXTERNAL (1)—Use an external sample clock. Default Value: IVIFGEN_VAL_SAMPLE_CLOCK_SOURCE_INTERNAL (0)—Use the internal sample clock. |
|
error in (no error) The error in cluster can accept error information wired from VIs previously called. Use this information to decide if any functionality should be bypassed in the event of errors from other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |
|
error out The error out cluster passes error or warning information out of a VI to be used by other VIs. The pop-up option Explain Error (or Explain Warning) gives more information about the error displayed. |